Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SANDBOX-686 Upgrade k8s depencencies in ksctl for Openshift 4.16 #103

Merged
merged 5 commits into from
Feb 3, 2025

Conversation

ranakan19
Copy link
Contributor

@ranakan19 ranakan19 commented Jan 20, 2025

Upgrades:

Tool/Library Current Version Updates to Version
Golang 1.20 1.21
k8s.io/* v0.28.2 v0.29.2
controller-runtime v0.15 v0.17.3
controller-gen v0.12.0 v0.14.0

Copy link
Contributor

@rsoaresd rsoaresd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work 🚀 Just minor suggestion:

@ranakan19 ranakan19 changed the title Upgrade k8s depencencies in ksctl for Openshift 4.16 SANDBOX-686 Upgrade k8s depencencies in ksctl for Openshift 4.16 Jan 24, 2025
@ranakan19 ranakan19 merged commit 2de7ce9 into kubesaw:master Feb 3, 2025
8 checks passed
Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.32%. Comparing base (fe45be7) to head (8c45a63).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #103   +/-   ##
=======================================
  Coverage   68.32%   68.32%           
=======================================
  Files          44       44           
  Lines        3343     3343           
=======================================
  Hits         2284     2284           
  Misses        851      851           
  Partials      208      208           
Files with missing lines Coverage Δ
pkg/cmd/adm/register_member.go 75.00% <100.00%> (ø)
pkg/cmd/generate/cli_configs.go 73.62% <100.00%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants